PgDAC

TPgSQLLargeObject Properties

Properties of the TPgSQLLargeObject class.

For a complete list of the TPgSQLLargeObject class members, see the TPgSQLLargeObject Members topic.

Public

Name Description

AsString (inherited from TBlob)

Used to manipulate BLOB value as string.

AsWideString (inherited from TBlob)

Used to manipulate BLOB value as Unicode string.

Cached

Used to specify whether the content of large object should be stored in memory buffer on the client.

Compressed (inherited from TCompressedBlob)

Used to indicate if the Blob is compressed.

CompressedSize (inherited from TCompressedBlob)

Used to indicate compressed size of the Blob data.

Connection

Used to specify a connection object that is used to perform operations with large object.

IsUnicode (inherited from TBlob)

Gives choice of making TBlob store and process data in Unicode format or not.

OID

Holds the OID of a large object.

RefCount (inherited from TSharedObject)

Used to return the count of reference to a TSharedObject object.

Size (inherited from TBlob)

Used to learn the size of the TBlob value in bytes.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback